[INFO] cloning repository https://github.com/mmcclimon/pidgit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmcclimon/pidgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmcclimon%2Fpidgit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmcclimon%2Fpidgit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d4d922c75d2f2285fe91b9cb41215a53c1a5704
[INFO] testing mmcclimon/pidgit against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmcclimon%2Fpidgit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mmcclimon/pidgit
[INFO] finished tweaking git repo https://github.com/mmcclimon/pidgit
[INFO] tweaked toml for git repo https://github.com/mmcclimon/pidgit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmcclimon/pidgit on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmcclimon/pidgit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f98eeb683ce0c8a7d7a114047d0ae420867f717023dccec8f122943b0c8e1832
[INFO] running `Command { std: "docker" "start" "-a" "f98eeb683ce0c8a7d7a114047d0ae420867f717023dccec8f122943b0c8e1832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f98eeb683ce0c8a7d7a114047d0ae420867f717023dccec8f122943b0c8e1832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98eeb683ce0c8a7d7a114047d0ae420867f717023dccec8f122943b0c8e1832", kill_on_drop: false }`
[INFO] [stdout] f98eeb683ce0c8a7d7a114047d0ae420867f717023dccec8f122943b0c8e1832
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca179705352dc4aafe65354cfbdca7ff554484068943922d7f39469bc8a72503
[INFO] running `Command { std: "docker" "start" "-a" "ca179705352dc4aafe65354cfbdca7ff554484068943922d7f39469bc8a72503", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling pidgit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `HashObject` is never constructed
[INFO] [stdout]  --> src/cmd/hash_object.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct HashObject;
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Init` is never constructed
[INFO] [stdout]  --> src/cmd/init.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Init;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn pager_handle(&self) -> RefMut<std::process::ChildStdin> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn pager_handle(&self) -> RefMut<'_, std::process::ChildStdin> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lockfile.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn lock(&self) -> Result<FileLock> {
[INFO] [stdout]    |               ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn lock(&self) -> Result<FileLock<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/tree.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub fn entries(&self) -> EntryIterator {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub fn entries(&self) -> EntryIterator<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |   pub fn grefs(&self) -> Ref<Grefs> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |   pub fn grefs(&self) -> Ref<'_, Grefs> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |   pub fn index(&self) -> Ref<Index> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |   pub fn index(&self) -> Ref<'_, Index> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:272:20
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn index_mut(&self) -> RefMut<Index> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn index_mut(&self) -> RefMut<'_, Index> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn colored(s: &str, style: Style) -> ANSIGenericString<str> {
[INFO] [stdout]    |                   ^^^^                   ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn colored(s: &str, style: Style) -> ANSIGenericString<'_, str> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.43s
[INFO] running `Command { std: "docker" "inspect" "ca179705352dc4aafe65354cfbdca7ff554484068943922d7f39469bc8a72503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca179705352dc4aafe65354cfbdca7ff554484068943922d7f39469bc8a72503", kill_on_drop: false }`
[INFO] [stdout] ca179705352dc4aafe65354cfbdca7ff554484068943922d7f39469bc8a72503
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] debcb6e54fa1898bee8d4edf2a2baf2b5737a299b4737ac73ae20653b73e9062
[INFO] running `Command { std: "docker" "start" "-a" "debcb6e54fa1898bee8d4edf2a2baf2b5737a299b4737ac73ae20653b73e9062", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_cmd v1.0.8
[INFO] [stderr]    Compiling assert_fs v1.0.7
[INFO] [stderr]    Compiling serial_test_derive v0.7.0
[INFO] [stderr]    Compiling serial_test v0.7.0
[INFO] [stderr]    Compiling pidgit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `HashObject` is never constructed
[INFO] [stdout]  --> src/cmd/hash_object.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct HashObject;
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Init` is never constructed
[INFO] [stdout]  --> src/cmd/init.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Init;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cmd.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn pager_handle(&self) -> RefMut<std::process::ChildStdin> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |   fn pager_handle(&self) -> RefMut<'_, std::process::ChildStdin> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lockfile.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn lock(&self) -> Result<FileLock> {
[INFO] [stdout]    |               ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn lock(&self) -> Result<FileLock<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/tree.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub fn entries(&self) -> EntryIterator {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub fn entries(&self) -> EntryIterator<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |   pub fn grefs(&self) -> Ref<Grefs> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |   pub fn grefs(&self) -> Ref<'_, Grefs> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |   pub fn index(&self) -> Ref<Index> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |   pub fn index(&self) -> Ref<'_, Index> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repo.rs:272:20
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn index_mut(&self) -> RefMut<Index> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |   pub fn index_mut(&self) -> RefMut<'_, Index> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn colored(s: &str, style: Style) -> ANSIGenericString<str> {
[INFO] [stdout]    |                   ^^^^                   ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn colored(s: &str, style: Style) -> ANSIGenericString<'_, str> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.40s
[INFO] running `Command { std: "docker" "inspect" "debcb6e54fa1898bee8d4edf2a2baf2b5737a299b4737ac73ae20653b73e9062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "debcb6e54fa1898bee8d4edf2a2baf2b5737a299b4737ac73ae20653b73e9062", kill_on_drop: false }`
[INFO] [stdout] debcb6e54fa1898bee8d4edf2a2baf2b5737a299b4737ac73ae20653b73e9062
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e80199b629be66e06a64f4ba2516573e7f1116c0cb26bab73eb2d5c8e48cff87
[INFO] running `Command { std: "docker" "start" "-a" "e80199b629be66e06a64f4ba2516573e7f1116c0cb26bab73eb2d5c8e48cff87", kill_on_drop: false }`
[INFO] [stderr] warning: struct `HashObject` is never constructed
[INFO] [stderr]  --> src/cmd/hash_object.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct HashObject;
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Init` is never constructed
[INFO] [stderr]  --> src/cmd/init.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Init;
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cmd.rs:100:19
[INFO] [stderr]     |
[INFO] [stderr] 100 |   fn pager_handle(&self) -> RefMut<std::process::ChildStdin> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |   fn pager_handle(&self) -> RefMut<'_, std::process::ChildStdin> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lockfile.rs:34:15
[INFO] [stderr]    |
[INFO] [stderr] 34 |   pub fn lock(&self) -> Result<FileLock> {
[INFO] [stderr]    |               ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |   pub fn lock(&self) -> Result<FileLock<'_>> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/object/tree.rs:187:18
[INFO] [stderr]     |
[INFO] [stderr] 187 |   pub fn entries(&self) -> EntryIterator {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 187 |   pub fn entries(&self) -> EntryIterator<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repo.rs:151:16
[INFO] [stderr]     |
[INFO] [stderr] 151 |   pub fn grefs(&self) -> Ref<Grefs> {
[INFO] [stderr]     |                ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 151 |   pub fn grefs(&self) -> Ref<'_, Grefs> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repo.rs:268:16
[INFO] [stderr]     |
[INFO] [stderr] 268 |   pub fn index(&self) -> Ref<Index> {
[INFO] [stderr]     |                ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 268 |   pub fn index(&self) -> Ref<'_, Index> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/repo.rs:272:20
[INFO] [stderr]     |
[INFO] [stderr] 272 |   pub fn index_mut(&self) -> RefMut<Index> {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 272 |   pub fn index_mut(&self) -> RefMut<'_, Index> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:99:19
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub fn colored(s: &str, style: Style) -> ANSIGenericString<str> {
[INFO] [stderr]    |                   ^^^^                   ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub fn colored(s: &str, style: Style) -> ANSIGenericString<'_, str> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pidgit` (lib test) generated 9 warnings (run `cargo fix --lib -p pidgit --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pidgit-7d8d7336381bf204)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test cmd::init::tests::init_dot_pidgit_exists ... ok
[INFO] [stdout] test cmd::init::tests::init_help ... ok
[INFO] [stdout] test cmd::init::tests::init_create_dir ... ok
[INFO] [stdout] test cmd::status::tests::deleted_files ... ok
[INFO] [stdout] test cmd::status::tests::added_file_in_untracked_dir ... ok
[INFO] [stdout] test cmd::status::tests::deleted_file_from_index ... ok
[INFO] [stdout] test cmd::status::tests::no_empty_untracked_dirs ... ok
[INFO] [stdout] test cmd::status::tests::added_file_in_tracked_dir ... ok
[INFO] [stdout] test cmd::status::tests::only_untracked_files ... ok
[INFO] [stdout] test cmd::status::tests::simple_modification ... ok
[INFO] [stdout] test cmd::status::tests::change_mode ... ok
[INFO] [stdout] test cmd::status::tests::modified_mode ... ok
[INFO] [stdout] test diff::myers::tests::basic ... ok
[INFO] [stdout] test index::tests::add_file ... ok
[INFO] [stdout] test cmd::status::tests::modified_content ... ok
[INFO] [stdout] test index::tests::entry_from_path ... ok
[INFO] [stdout] test index::tests::replace_dir_with_file ... ok
[INFO] [stdout] test cmd::status::tests::modify_same_size ... ok
[INFO] [stdout] test lockfile::tests::create ... ok
[INFO] [stdout] test cmd::status::tests::untracked_dirs ... ok
[INFO] [stdout] test cmd::status::tests::untracked_and_others ... ok
[INFO] [stdout] test index::tests::replace_dir_with_file_recursive ... ok
[INFO] [stdout] test index::tests::replace_file_with_dir ... ok
[INFO] [stdout] test lockfile::tests::write_commit ... ok
[INFO] [stdout] test lockfile::tests::lock ... ok
[INFO] [stdout] test lockfile::tests::write_rollback ... ok
[INFO] [stdout] test cmd::status::tests::deleted_dir_from_index ... ok
[INFO] [stdout] test util::rev_parse::tests::parse ... ok
[INFO] [stdout] test util::rev_parse::tests::refnames ... ok
[INFO] [stdout] test cmd::status::tests::untracked_dirs_nested ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e80199b629be66e06a64f4ba2516573e7f1116c0cb26bab73eb2d5c8e48cff87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e80199b629be66e06a64f4ba2516573e7f1116c0cb26bab73eb2d5c8e48cff87", kill_on_drop: false }`
[INFO] [stdout] e80199b629be66e06a64f4ba2516573e7f1116c0cb26bab73eb2d5c8e48cff87
